home *** CD-ROM | disk | FTP | other *** search
/ Freelog 50 / Freelog050.iso / DossierLogitheque / Bureautique / Mira / Mira_setup.exe / {app} / Mira.exe / 0 / RCDATA / TFORMCOURRIER / TFORMCOURRIER.txt < prev   
Text File  |  2003-09-02  |  37KB  |  1,195 lines

  1. object FormCourrier: TFormCourrier
  2.   Left = 282
  3.   Top = 212
  4.   Width = 755
  5.   Height = 414
  6.   BorderIcons = [biSystemMenu, biMaximize]
  7.   Caption = 'Mode courrier'
  8.   Color = clBtnFace
  9.   Font.Charset = ANSI_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   KeyPreview = True
  16.   Menu = MainMenu1
  17.   OldCreateOrder = False
  18.   Position = poDefaultPosOnly
  19.   WindowState = wsMaximized
  20.   OnActivate = FormActivate
  21.   OnClose = FormClose
  22.   OnCreate = FormCreate
  23.   OnKeyDown = FormKeyDown
  24.   OnResize = FormResize
  25.   OnShow = FormShow
  26.   PixelsPerInch = 96
  27.   TextHeight = 14
  28.   object ScrollBox1: TScrollBox
  29.     Left = 0
  30.     Top = 27
  31.     Width = 747
  32.     Height = 333
  33.     HorzScrollBar.Tracking = True
  34.     VertScrollBar.Tracking = True
  35.     Align = alClient
  36.     BevelInner = bvNone
  37.     BorderStyle = bsNone
  38.     Color = clGray
  39.     Ctl3D = False
  40.     Font.Charset = DEFAULT_CHARSET
  41.     Font.Color = clWindowText
  42.     Font.Height = -9
  43.     Font.Name = 'MS Sans Serif'
  44.     Font.Style = []
  45.     ParentColor = False
  46.     ParentCtl3D = False
  47.     ParentFont = False
  48.     TabOrder = 0
  49.     object RichEditCourrier: TRichEdit98
  50.       Left = 177
  51.       Top = 34
  52.       Width = 187
  53.       Height = 262
  54.       AutoURLDetect = adDefault
  55.       BorderStyle = bsNone
  56.       Ctl3D = False
  57.       CustomURLs = <
  58.         item
  59.           Name = 'e-mail'
  60.           Color = clWindowText
  61.           Cursor = crDefault
  62.           Underline = True
  63.         end
  64.         item
  65.           Name = 'http'
  66.           Color = clWindowText
  67.           Cursor = crDefault
  68.           Underline = True
  69.         end
  70.         item
  71.           Name = 'file'
  72.           Color = clWindowText
  73.           Cursor = crDefault
  74.           Underline = True
  75.         end
  76.         item
  77.           Name = 'mailto'
  78.           Color = clWindowText
  79.           Cursor = crDefault
  80.           Underline = True
  81.         end
  82.         item
  83.           Name = 'ftp'
  84.           Color = clWindowText
  85.           Cursor = crDefault
  86.           Underline = True
  87.         end
  88.         item
  89.           Name = 'https'
  90.           Color = clWindowText
  91.           Cursor = crDefault
  92.           Underline = True
  93.         end
  94.         item
  95.           Name = 'gopher'
  96.           Color = clWindowText
  97.           Cursor = crDefault
  98.           Underline = True
  99.         end
  100.         item
  101.           Name = 'nntp'
  102.           Color = clWindowText
  103.           Cursor = crDefault
  104.           Underline = True
  105.         end
  106.         item
  107.           Name = 'prospero'
  108.           Color = clWindowText
  109.           Cursor = crDefault
  110.           Underline = True
  111.         end
  112.         item
  113.           Name = 'telnet'
  114.           Color = clWindowText
  115.           Cursor = crDefault
  116.           Underline = True
  117.         end
  118.         item
  119.           Name = 'news'
  120.           Color = clWindowText
  121.           Cursor = crDefault
  122.           Underline = True
  123.         end
  124.         item
  125.           Name = 'wais'
  126.           Color = clWindowText
  127.           Cursor = crDefault
  128.           Underline = True
  129.         end>
  130.       Font.Charset = ANSI_CHARSET
  131.       Font.Color = clWindowText
  132.       Font.Height = -12
  133.       Font.Name = 'Arial'
  134.       Font.Style = []
  135.       HideSelection = False
  136.       LangOptions = [loAutoFont]
  137.       Language = 1036
  138.       ParentCtl3D = False
  139.       ParentFont = False
  140.       PopupMenu = PopupRichCourrier
  141.       ScrollBars = ssVertical
  142.       ShowSelectionBar = False
  143.       TabOrder = 0
  144.       URLColor = clBlue
  145.       URLCursor = crHandPoint
  146.       OnKeyPress = RichEditCourrierKeyPress
  147.       OnMouseUp = RichEditCourrierMouseUp
  148.       OnSelectionChange = RichEditCourrierSelectionChange
  149.       OnURLClick = RichEditCourrierURLClick
  150.       InputFormat = ifRTF
  151.       OutputFormat = ofRTF
  152.       SelectedInOut = False
  153.       PlainRTF = False
  154.       UndoLimit = 0
  155.       AllowInPlace = False
  156.     end
  157.     object PanelTop: TPanel
  158.       Left = 0
  159.       Top = 0
  160.       Width = 747
  161.       Height = 30
  162.       Align = alTop
  163.       BevelOuter = bvNone
  164.       Color = clSilver
  165.       TabOrder = 1
  166.       object PanelRule: TPanel
  167.         Left = 174
  168.         Top = 0
  169.         Width = 244
  170.         Height = 30
  171.         BevelOuter = bvNone
  172.         Color = clSilver
  173.         TabOrder = 0
  174.         object ImageIndent: TImage
  175.           Left = 9
  176.           Top = 0
  177.           Width = 7
  178.           Height = 6
  179.           Cursor = crDrag
  180.           Hint = 'Retrait de la premi'#232're ligne'
  181.           AutoSize = True
  182.           ParentShowHint = False
  183.           Picture.Data = {<image001.bmp>}
  184.           ShowHint = True
  185.           OnMouseDown = ImageIndentMouseDown
  186.           OnMouseMove = ImageIndentMouseMove
  187.           OnMouseUp = ImageIndentMouseUp
  188.         end
  189.         object ImageG: TImage
  190.           Left = 9
  191.           Top = 20
  192.           Width = 7
  193.           Height = 6
  194.           Cursor = crDrag
  195.           Hint = 'Retrait '#224' gauche'
  196.           AutoSize = True
  197.           ParentShowHint = False
  198.           Picture.Data = {<image002.bmp>}
  199.           ShowHint = True
  200.           OnMouseDown = ImageGMouseDown
  201.           OnMouseMove = ImageGMouseMove
  202.           OnMouseUp = ImageGMouseUp
  203.         end
  204.         object MarginL: TImage
  205.           Left = 9
  206.           Top = 26
  207.           Width = 7
  208.           Height = 4
  209.           Cursor = crMultiDrag
  210.           Hint = 'Marge gauche'
  211.           AutoSize = True
  212.           ParentShowHint = False
  213.           Picture.Data = {<image003.bmp>}
  214.           ShowHint = True
  215.           OnMouseDown = MarginLMouseDown
  216.           OnMouseMove = MarginLMouseMove
  217.           OnMouseUp = MarginLMouseUp
  218.         end
  219.         object ImageD: TImage
  220.           Left = 162
  221.           Top = 20
  222.           Width = 7
  223.           Height = 6
  224.           Cursor = crDrag
  225.           Hint = 'Retrait '#224' droite'
  226.           AutoSize = True
  227.           ParentShowHint = False
  228.           Picture.Data = {<image004.bmp>}
  229.           ShowHint = True
  230.           OnMouseDown = ImageDMouseDown
  231.           OnMouseMove = ImageDMouseMove
  232.           OnMouseUp = ImageDMouseUp
  233.         end
  234.         object MarginR: TImage
  235.           Left = 162
  236.           Top = 26
  237.           Width = 7
  238.           Height = 4
  239.           Cursor = crMultiDrag
  240.           Hint = 'Marge droite'
  241.           AutoSize = True
  242.           ParentShowHint = False
  243.           Picture.Data = {<image005.bmp>}
  244.           ShowHint = True
  245.           OnMouseDown = MarginRMouseDown
  246.           OnMouseMove = MarginRMouseMove
  247.           OnMouseUp = MarginRMouseUp
  248.         end
  249.         object SC_Ruler1: TSC_Ruler
  250.           Left = 0
  251.           Top = 6
  252.           Width = 187
  253.           Height = 14
  254.           BevelOuter = bvNone
  255.           Caption = ' '
  256.           Color = clWhite
  257.           Font.Charset = ANSI_CHARSET
  258.           Font.Color = clWindowText
  259.           Font.Height = -11
  260.           Font.Name = 'Arial'
  261.           Font.Style = []
  262.           ParentFont = False
  263.           TabOrder = 0
  264.           StartOffset = 2
  265.           RulerLength = 100
  266.         end
  267.       end
  268.     end
  269.   end
  270.   object PanelForm: TPanel
  271.     Left = 0
  272.     Top = 0
  273.     Width = 747
  274.     Height = 27
  275.     Align = alTop
  276.     BevelOuter = bvNone
  277.     TabOrder = 1
  278.     object BoldButton: TSpeedButton
  279.       Left = 326
  280.       Top = 2
  281.       Width = 23
  282.       Height = 22
  283.       Hint = 'Met la s'#233'lection en gras'
  284.       AllowAllUp = True
  285.       GroupIndex = 2
  286.       Flat = True
  287.       Glyph.Data = {
  288.         F6000000424DF600000000000000760000002800000010000000100000000100
  289.         0400000000008000000000000000000000001000000010000000000000000000
  290.         BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  291.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  292.         7777777777777777777777777777777777777777777777777777777777000000
  293.         7777777770007000777777770007700077777777000700007777777700077777
  294.         7777777700077777777777770007700077777777700070007777777777000007
  295.         7777777777777777777777777777777777777777777777777777}
  296.       ParentShowHint = False
  297.       ShowHint = True
  298.       OnClick = BoldButtonClick
  299.     end
  300.     object ItalicButton: TSpeedButton
  301.       Left = 350
  302.       Top = 2
  303.       Width = 23
  304.       Height = 22
  305.       Hint = 'Met la s'#233'lection en italique'
  306.       AllowAllUp = True
  307.       GroupIndex = 3
  308.       Flat = True
  309.       Glyph.Data = {
  310.         F6000000424DF600000000000000760000002800000010000000100000000100
  311.         0400000000008000000000000000000000001000000010000000000000000000
  312.         80000080000000808000800000008000800080800000C0C0C000808080000000
  313.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  314.         7777777777777777777777777777777777777777777777777777777000000777
  315.         7777777770087777777777777800777777777777770087777777777777800777
  316.         7777777777700877777777777778007777777777777700877777777777700000
  317.         7777777777777777777777777777777777777777777777777777}
  318.       ParentShowHint = False
  319.       ShowHint = True
  320.       OnClick = ItalicButtonClick
  321.     end
  322.     object UnderlineButton: TSpeedButton
  323.       Left = 374
  324.       Top = 2
  325.       Width = 23
  326.       Height = 22
  327.       Hint = 'Met la s'#233'lection en soulign'#233' continu'
  328.       AllowAllUp = True
  329.       GroupIndex = 4
  330.       Flat = True
  331.       Glyph.Data = {
  332.         F6000000424DF600000000000000760000002800000010000000100000000100
  333.         0400000000008000000000000000000000001000000010000000000000000000
  334.         BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  335.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  336.         7777777777777777777777778888888887777777000000000777777777777777
  337.         7777777777000007777777777008780077777777707777007777777777770007
  338.         7777777777000007777777777000777777777777700777007777777770087800
  339.         7777777777000007777777777777777777777777777777777777}
  340.       ParentShowHint = False
  341.       ShowHint = True
  342.       OnClick = UnderlineButtonClick
  343.     end
  344.     object LeftAlign: TSpeedButton
  345.       Left = 427
  346.       Top = 2
  347.       Width = 23
  348.       Height = 22
  349.       Hint = 'Aligner le paragraphe '#224' gauche'
  350.       GroupIndex = 1
  351.       Flat = True
  352.       Glyph.Data = {
  353.         42010000424D4201000000000000760000002800000011000000110000000100
  354.         040000000000CC00000000000000000000001000000010000000000000000000
  355.         BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  356.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  357.         7777700000007777777777777777700000007777777777777777700000007000
  358.         0000000777777000000077777777777777777000000070000000000000077000
  359.         0000777777777777777770000000700000000007777770000000777777777777
  360.         7777700000007000000000000007700000007777777777777777700000007000
  361.         0000000777777000000077777777777777777000000070000000000000077000
  362.         0000777777777777777770000000777777777777777770000000777777777777
  363.         777770000000}
  364.       ParentShowHint = False
  365.       ShowHint = True
  366.       OnClick = LeftAlignClick
  367.     end
  368.     object CenterAlign: TSpeedButton
  369.       Tag = 2
  370.       Left = 451
  371.       Top = 2
  372.       Width = 23
  373.       Height = 22
  374.       Hint = 'Aligner le paragraphe au centre'
  375.       GroupIndex = 1
  376.       Flat = True
  377.       Glyph.Data = {
  378.         42010000424D4201000000000000760000002800000011000000110000000100
  379.         040000000000CC00000000000000000000001000000010000000000000000000
  380.         BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  381.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  382.         7777700000007777777777777777700000007777777777777777700000007770
  383.         0000000007777000000077777777777777777000000070000000000000077000
  384.         0000777777777777777770000000777000000000077770000000777777777777
  385.         7777700000007000000000000007700000007777777777777777700000007770
  386.         0000000007777000000077777777777777777000000070000000000000077000
  387.         0000777777777777777770000000777777777777777770000000777777777777
  388.         777770000000}
  389.       ParentShowHint = False
  390.       ShowHint = True
  391.       OnClick = CenterAlignClick
  392.     end
  393.     object RightAlign: TSpeedButton
  394.       Tag = 1
  395.       Left = 475
  396.       Top = 2
  397.       Width = 23
  398.       Height = 22
  399.       Hint = 'Aligner le paragraphe '#224' droite'
  400.       GroupIndex = 1
  401.       Flat = True
  402.       Glyph.Data = {
  403.         42010000424D4201000000000000760000002800000011000000110000000100
  404.         040000000000CC00000000000000000000001000000010000000000000000000
  405.         BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  406.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  407.         7777700000007777777777777777700000007777777777777777700000007777
  408.         7700000000007000000077777777777777777000000077000000000000007000
  409.         0000777777777777777770000000777777000000000070000000777777777777
  410.         7777700000007700000000000000700000007777777777777777700000007777
  411.         7700000000007000000077777777777777777000000077000000000000007000
  412.         0000777777777777777770000000777777777777777770000000777777777777
  413.         777770000000}
  414.       ParentShowHint = False
  415.       ShowHint = True
  416.       OnClick = RightAlignClick
  417.     end
  418.     object BulletsButton: TSpeedButton
  419.       Tag = 1
  420.       Left = 503
  421.       Top = 2
  422.       Width = 23
  423.       Height = 22
  424.       Hint = 'Ins'#233'rer une puce'
  425.       AllowAllUp = True
  426.       GroupIndex = 5
  427.       Flat = True
  428.       Glyph.Data = {
  429.         42010000424D4201000000000000760000002800000011000000110000000100
  430.         040000000000CC00000000000000000000001000000010000000000000000000
  431.         BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  432.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00DDDDDDDDDDDD
  433.         DDDDD0000000DDDDDDDDDDDDDDDDD0000000D444DDDDDDDDDDDDD0000000D444
  434.         DD000000000DD0000000D444DDDDDDDDDDDDD0000000DDDDDDDDDDDDDDDDD000
  435.         0000DDDDDDDDDDDDDDDDD0000000D444DDDDDDDDDDDDD0000000D444DD000000
  436.         000DD0000000D444DDDDDDDDDDDDD0000000DDDDDDDDDDDDDDDDD0000000DDDD
  437.         DDDDDDDDDDDDD0000000D444DDDDDDDDDDDDD0000000D444DD000000000DD000
  438.         0000D444DDDDDDDDDDDDD0000000DDDDDDDDDDDDDDDDD0000000DDDDDDDDDDDD
  439.         DDDDD0000000}
  440.       ParentShowHint = False
  441.       ShowHint = True
  442.       OnClick = BulletsButtonClick
  443.     end
  444.     object ButtonFont: TSpeedButton
  445.       Left = 398
  446.       Top = 2
  447.       Width = 23
  448.       Height = 22
  449.       Hint = 'Choisir la couleur'
  450.       Flat = True
  451.       Glyph.Data = {
  452.         42010000424D4201000000000000760000002800000011000000110000000100
  453.         040000000000CC00000000000000000000001000000000000000000000000000
  454.         80000080000000808000800000008000800080800000C0C0C000808080000000
  455.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  456.         7777700000007000700077777777700000007707770777777777700000007700
  457.         0007000007777000000077707070BFBFB0077000000077700070707BFBF07000
  458.         0000777707770E0707B07000000077770770707090FB0000000077777000BFB7
  459.         07BF0000000077770BFBFBFB707B0000000077770F707FBF070F000000007777
  460.         0B050707707B0000000077770F707070BFB070000000777770FBF707FB077000
  461.         000077777700BFBF007770000000777777770000777770000000777777777777
  462.         777770000000}
  463.       ParentShowHint = False
  464.       ShowHint = True
  465.       OnClick = ButtonFontClick
  466.     end
  467.     object IndentPlus: TSpeedButton
  468.       Tag = 1
  469.       Left = 527
  470.       Top = 2
  471.       Width = 23
  472.       Height = 22
  473.       Hint = 'Augmenter le retrait '#224' gauche'
  474.       Flat = True
  475.       Glyph.Data = {
  476.         42010000424D4201000000000000760000002800000012000000110000000100
  477.         040000000000CC00000000000000000000001000000010000000000000000000
  478.         BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  479.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00DDDDDDDDDDDD
  480.         DDDDDD000000DDDDDDD0DDDDDDDDDD000000DDDDDDDDDDDDDDDDDD000000DD00
  481.         00D00DDDDDDDDD000000DDDDDDDDDDDDDDDDDD000000DD0000D0000000000D00
  482.         0000DDDDDDDDDDDDDDDDDD000000DD4DDDD000000DDDDD000000DD44DDD00000
  483.         0DDDDD00000044444DDDDDDDDDDDDD000000DD44DDD000000000DD000000DD4D
  484.         DDD000000000DD000000DDDDDDDDDDDDDDDDDD000000DD0000D000000000DD00
  485.         0000DDDDDDDDDDDDDDDDDD000000DDDDDDD0DDDDDDDDDD000000DDDDDDDDDDDD
  486.         DDDDDD000000}
  487.       ParentShowHint = False
  488.       ShowHint = True
  489.       OnClick = IndentPlusClick
  490.     end
  491.     object IndentMoins: TSpeedButton
  492.       Tag = 1
  493.       Left = 551
  494.       Top = 2
  495.       Width = 23
  496.       Height = 22
  497.       Hint = 'Diminuer le retrait de gauche'
  498.       Flat = True
  499.       Glyph.Data = {
  500.         42010000424D4201000000000000760000002800000011000000110000000100
  501.         040000000000CC00000000000000000000001000000010000000000000000000
  502.         BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  503.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00DDDDDDDDDDDD
  504.         DDDDD0000000DDDDDDD0DDDDDDDDD0000000DDDDDDDDDDDDDDDDD0000000DD00
  505.         00D00DDDDDDDD0000000DDDDDDDDDDDDDDDDD0000000DD0000D000000000D000
  506.         0000DDDDDDDDDDDDDDDDD0000000DD4DDDD000000DDDD0000000D44DDDD00000
  507.         0DDDD000000044444DDDDDDDDDDDD0000000D44DDDD000000000D0000000DD4D
  508.         DDD000000000D0000000DDDDDDDDDDDDDDDDD0000000DD0000D000000000D000
  509.         0000DDDDDDDDDDDDDDDDD0000000DDDDDDD0DDDDDDDDD0000000DDDDDDDDDDDD
  510.         DDDDD0000000}
  511.       ParentShowHint = False
  512.       ShowHint = True
  513.       OnClick = IndentMoinsClick
  514.     end
  515.     object Bevel1: TBevel
  516.       Left = 576
  517.       Top = 2
  518.       Width = 3
  519.       Height = 22
  520.       Shape = bsLeftLine
  521.     end
  522.     object SpeedPrint: TSpeedButton
  523.       Tag = 2
  524.       Left = 51
  525.       Top = 2
  526.       Width = 23
  527.       Height = 22
  528.       Hint = 'Imprimer'
  529.       Flat = True
  530.       Glyph.Data = {
  531.         F6000000424DF600000000000000760000002800000010000000100000000100
  532.         04000000000080000000120B0000120B00001000000010000000000000000000
  533.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  534.         FF00C0C0C00000FFFF00FF000000C0C0C000FFFF0000FFFFFF00DADADADADADA
  535.         DADAAD00000000000DADD0888888888080DA000000000000080D0888888BBB88
  536.         000A088888877788080D00000000000008800888888888808080D00000000008
  537.         0800AD0FFFFFFFF08080DAD0F00000F0000AADA0FFFFFFFF0DADDADA0F00000F
  538.         0ADAADAD0FFFFFFFF0ADDADAD000000000DAADADADADADADADAD}
  539.       ParentShowHint = False
  540.       ShowHint = True
  541.       OnClick = PrintFileExecute
  542.     end
  543.     object SpeedClose: TSpeedButton
  544.       Tag = 1
  545.       Left = 676
  546.       Top = 2
  547.       Width = 47
  548.       Height = 22
  549.       Hint = 'Fermer la fiche courrier'
  550.       Caption = 'Fermer'
  551.       Flat = True
  552.       NumGlyphs = 2
  553.       ParentShowHint = False
  554.       ShowHint = True
  555.       OnClick = SpeedCloseClick
  556.     end
  557.     object SpeedSave: TSpeedButton
  558.       Tag = 2
  559.       Left = 27
  560.       Top = 2
  561.       Width = 23
  562.       Height = 22
  563.       Hint = 'Enregistrer au format RTF'
  564.       Flat = True
  565.       Glyph.Data = {
  566.         F6000000424DF600000000000000760000002800000010000000100000000100
  567.         04000000000080000000120B0000120B00001000000010000000000000000000
  568.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  569.         FF00C0C0C00000FFFF00FF000000C0C0C000FFFF0000FFFFFF00DADADADADADA
  570.         DADAAD0000000000000DD03300000088030AA03300000088030DD03300000088
  571.         030AA03300000000030DD03333333333330AA03300000000330DD03088888888
  572.         030AA03088888888030DD03088888888030AA03088888888030DD03088888888
  573.         000AA03088888888080DD00000000000000AADADADADADADADAD}
  574.       ParentShowHint = False
  575.       ShowHint = True
  576.       OnClick = SaveAsExecute
  577.     end
  578.     object SpeedForme: TSpeedButton
  579.       Left = 652
  580.       Top = 2
  581.       Width = 23
  582.       Height = 22
  583.       Hint = 'Copier la mise en forme'
  584.       AllowAllUp = True
  585.       GroupIndex = 6
  586.       Flat = True
  587.       Glyph.Data = {
  588.         F6000000424DF600000000000000760000002800000010000000100000000100
  589.         04000000000080000000120B0000120B00001000000010000000000000000000
  590.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  591.         FF00C0C0C00000FFFF00FF000000C0C0C000FFFF0000FFFFFF00DADADADADADA
  592.         DADABFBFBDADADADADADDADADBFADADADADAADADAD000DADADADDADAD0FBF0DA
  593.         DADAADAD0F7FBF0DADADDAD0F7F87BF0DADAAD0F7F87BFB70DADD0F7F87BFB78
  594.         80DA000F87BFB78880ADDAD00BFB78880ADAADADA0B7888740ADDADADA088804
  595.         440AADADADA000A04440DADADADADADA0440ADADADADADADA00D}
  596.       ParentShowHint = False
  597.       ShowHint = True
  598.       OnClick = SpeedFormeClick
  599.     end
  600.     object SpeedButton1: TSpeedButton
  601.       Tag = 2
  602.       Left = 3
  603.       Top = 3
  604.       Width = 23
  605.       Height = 21
  606.       Hint = 'Ouvrir un fichier au format RTF'
  607.       Flat = True
  608.       Glyph.Data = {
  609.         F6000000424DF600000000000000760000002800000010000000100000000100
  610.         04000000000080000000120B0000120B00001000000010000000000000000000
  611.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  612.         FF00C0C0C00000FFFF00FF000000C0C0C000FFFF0000FFFFFF00DADADADADADA
  613.         DADAADADADADADADADAD00000000000ADADA003333333330ADAD0B0333333333
  614.         0ADA0FB03333333330AD0BFB03333333330A0FBFB000000000000BFBFBFBFB0A
  615.         DADA0FBFBFBFBF0DADAD0BFB0000000ADADAA000ADADADAD000DDADADADADADA
  616.         D00AADADADAD0DAD0D0DDADADADAD000DADAADADADADADADADAD}
  617.       ParentShowHint = False
  618.       ShowHint = True
  619.       OnClick = OpenExecute
  620.     end
  621.     object SuperscriptButton: TSpeedButton
  622.       Left = 580
  623.       Top = 2
  624.       Width = 23
  625.       Height = 22
  626.       Hint = 'Exposant'
  627.       AllowAllUp = True
  628.       GroupIndex = 7
  629.       Flat = True
  630.       Glyph.Data = {
  631.         F6000000424DF600000000000000760000002800000010000000100000000100
  632.         04000000000080000000880B0000880B00001000000000000000000000000000
  633.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  634.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  635.         5555555555555555555555555555555555555550055005555555555500005555
  636.         5555555550055555555555550000555555555550055005555555555555555511
  637.         1555555555555515555555555555555155555555555555551555555555555511
  638.         5555555555555555555555555555555555555555555555555555}
  639.       ParentShowHint = False
  640.       ShowHint = True
  641.       OnClick = SuperscriptButtonClick
  642.     end
  643.     object subscriptButton: TSpeedButton
  644.       Left = 604
  645.       Top = 2
  646.       Width = 23
  647.       Height = 22
  648.       Hint = 'Indice'
  649.       AllowAllUp = True
  650.       GroupIndex = 7
  651.       Flat = True
  652.       Glyph.Data = {
  653.         F6000000424DF600000000000000760000002800000010000000100000000100
  654.         04000000000080000000880B0000880B00001000000000000000000000000000
  655.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  656.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  657.         5555555555555555555555555555555555555555555555444555555555555545
  658.         5555555555555554555555555555555545555550055005445555555500005555
  659.         5555555550055555555555550000555555555550055005555555555555555555
  660.         5555555555555555555555555555555555555555555555555555}
  661.       ParentShowHint = False
  662.       ShowHint = True
  663.       OnClick = subscriptButtonClick
  664.     end
  665.     object Bevel3: TBevel
  666.       Left = 423
  667.       Top = 2
  668.       Width = 2
  669.       Height = 22
  670.       Shape = bsLeftLine
  671.     end
  672.     object Bevel4: TBevel
  673.       Left = 500
  674.       Top = 2
  675.       Width = 2
  676.       Height = 22
  677.       Shape = bsLeftLine
  678.     end
  679.     object SurligneButton: TSpeedButton
  680.       Left = 628
  681.       Top = 2
  682.       Width = 23
  683.       Height = 22
  684.       Hint = 'Surligner le texte'
  685.       Flat = True
  686.       Glyph.Data = {
  687.         F6000000424DF600000000000000760000002800000010000000100000000100
  688.         04000000000080000000880B0000880B00001000000000000000000000000000
  689.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  690.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  691.         55555BBBBBBBBBBBBBB55BBBBBBBBBBBBBB55BBBBBBBBBBBBBB5555555555555
  692.         555555000005555555555508FFF05555555555508FC70555555555550CC77055
  693.         5555555550C7270555555555550FF270555555555550FF270555555555550FF0
  694.         C05555555555500FC05555555555550005555555555555555555}
  695.       ParentShowHint = False
  696.       ShowHint = True
  697.       OnClick = SurligneButtonClick
  698.     end
  699.     object ButtonAnnuler: TSpeedButton
  700.       Tag = 1
  701.       Left = 302
  702.       Top = 2
  703.       Width = 23
  704.       Height = 22
  705.       Hint = 'Annuler'
  706.       Flat = True
  707.       Glyph.Data = {
  708.         66010000424D6601000000000000760000002800000014000000140000000100
  709.         040000000000F0000000880B0000880B00001000000000000000000000000000
  710.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  711.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00DDDDDDDDDDDD
  712.         DDDDDDDD0000DDDDDDDDDDDDDDDDDDDD0000DDDDDDDDDDDDDDDDDDDD0000DDDD
  713.         DDDDDDDDDDDDDDDD0000DDDDDDDDDDDDDDDDDDDD0000DDDDDDDDDDDDDDDDDDDD
  714.         0000DDDDDDDDDDDDDDDDDDDD0000DDDDDDDDDDDDD70DDDDD0000DDDD00000DDD
  715.         DD07DDDD0000DDDD0000DDDDDDD0DDDD0000DDDD000DDDDDDDD0DDDD0000DDDD
  716.         00D0DDDDDDD0DDDD0000DDDD0DDD00DDDD07DDDD0000DDDDDDDDDD00007DDDDD
  717.         0000DDDDDDDDDDDDDDDDDDDD0000DDDDDDDDDDDDDDDDDDDD0000DDDDDDDDDDDD
  718.         DDDDDDDD0000DDDDDDDDDDDDDDDDDDDD0000DDDDDDDDDDDDDDDDDDDD0000DDDD
  719.         DDDDDDDDDDDDDDDD0000}
  720.       ParentShowHint = False
  721.       ShowHint = True
  722.       OnClick = AnnulerExecute
  723.     end
  724.     object SpeedPreview: TSpeedButton
  725.       Tag = 2
  726.       Left = 75
  727.       Top = 2
  728.       Width = 23
  729.       Height = 22
  730.       Hint = 'Aper'#231'u avant impression'
  731.       Flat = True
  732.       Glyph.Data = {
  733.         4E010000424D4E01000000000000760000002800000012000000120000000100
  734.         040000000000D800000000000000000000001000000010000000000000000000
  735.         BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  736.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00DDDDDDDDDDDD
  737.         DDDDDD000000DDDDDDDDDDDDDDDDDD000000D000000000000DD00D000000D0FF
  738.         FFFFFFFF0D000D000000D0FFFFFFF0000800DD000000D0FFFFFF0877808DDD00
  739.         0000D0FFFFF0877E880DDD000000D0FFFFF07777870DDD000000D0FFFFF07E77
  740.         870DDD000000D0FFFFF08EE7880DDD000000D0FFFFFF087780DDDD000000D0FF
  741.         FFFFF0000DDDDD000000D0FFFFFFFFFF0DDDDD000000D0FFFFFFF0000DDDDD00
  742.         0000D0FFFFFFF070DDDDDD000000D0FFFFFFF00DDDDDDD000000DD00000000DD
  743.         DDDDDD000000DDDDDDDDDDDDDDDDDD000000}
  744.       ParentShowHint = False
  745.       ShowHint = True
  746.       OnClick = ApercuPrintExecute
  747.     end
  748.     object SC_Line1: TSC_Line
  749.       Left = 0
  750.       Top = 26
  751.       Width = 747
  752.       Height = 1
  753.       Align = alBottom
  754.     end
  755.     object FontSize: TComboBox
  756.       Left = 252
  757.       Top = 3
  758.       Width = 47
  759.       Height = 22
  760.       Cursor = crHandPoint
  761.       AutoComplete = False
  762.       Ctl3D = True
  763.       DropDownCount = 12
  764.       ItemHeight = 14
  765.       ParentCtl3D = False
  766.       TabOrder = 1
  767.       Text = '10'
  768.       OnChange = FontSizeChange
  769.       Items.Strings = (
  770.         '8'
  771.         '9'
  772.         '10'
  773.         '11'
  774.         '12'
  775.         '14'
  776.         '16'
  777.         '18'
  778.         '20'
  779.         '22'
  780.         '24'
  781.         '26'
  782.         '28'
  783.         '36'
  784.         '48'
  785.         '72')
  786.     end
  787.     object FontName: TComboBox
  788.       Left = 103
  789.       Top = 3
  790.       Width = 148
  791.       Height = 21
  792.       Cursor = crHandPoint
  793.       AutoComplete = False
  794.       Style = csOwnerDrawFixed
  795.       Ctl3D = True
  796.       DropDownCount = 12
  797.       ItemHeight = 15
  798.       ParentCtl3D = False
  799.       ParentShowHint = False
  800.       ShowHint = True
  801.       Sorted = True
  802.       TabOrder = 0
  803.       OnChange = FontNameChange
  804.       OnDrawItem = FontNameDrawItem
  805.     end
  806.   end
  807.   object PopupRichCourrier: TPopupMenu
  808.     OnPopup = PopupRichCourrierPopup
  809.     Left = 1
  810.     Top = 29
  811.     object Annuler2: TMenuItem
  812.       Action = Annuler
  813.     end
  814.     object Refaire1: TMenuItem
  815.       Action = Refaire
  816.     end
  817.     object N9: TMenuItem
  818.       Caption = '-'
  819.     end
  820.     object Couper2: TMenuItem
  821.       Action = Couper
  822.     end
  823.     object Copier2: TMenuItem
  824.       Action = Copier
  825.     end
  826.     object Coller2: TMenuItem
  827.       Action = Coller
  828.     end
  829.     object Supprimer2: TMenuItem
  830.       Action = SupprimerTexte
  831.     end
  832.     object N10: TMenuItem
  833.       Caption = '-'
  834.     end
  835.     object Slectionnertout2: TMenuItem
  836.       Action = ToutSelectionner
  837.     end
  838.     object N11: TMenuItem
  839.       Caption = '-'
  840.     end
  841.     object Rechercherdutexte1: TMenuItem
  842.       Action = Rechercher
  843.     end
  844.     object Remplacerdanscettenote2: TMenuItem
  845.       Action = Remplacer
  846.     end
  847.     object N18: TMenuItem
  848.       Caption = '-'
  849.     end
  850.     object Insertion2: TMenuItem
  851.       Caption = 'Insertion'
  852.       object Datecourte2: TMenuItem
  853.         Action = ShortDate
  854.       end
  855.       object Datelongue2: TMenuItem
  856.         Action = Longdate
  857.       end
  858.       object Datecourteetlheure2: TMenuItem
  859.         Action = ShortDateTime
  860.       end
  861.       object Datelongueetlheure2: TMenuItem
  862.         Action = LongDateTime
  863.       end
  864.       object N3: TMenuItem
  865.         Caption = '-'
  866.       end
  867.       object Caractere3: TMenuItem
  868.         Action = Caractere
  869.       end
  870.       object N4: TMenuItem
  871.         Caption = '-'
  872.       end
  873.       object Lecontenudunfichieraucurseur1: TMenuItem
  874.         Action = InsertFilePos
  875.       end
  876.     end
  877.     object N1: TMenuItem
  878.       Caption = '-'
  879.     end
  880.     object Police1: TMenuItem
  881.       Action = Police
  882.     end
  883.     object Espacementdelignes1: TMenuItem
  884.       Action = SpaceLine
  885.     end
  886.     object N5: TMenuItem
  887.       Caption = '-'
  888.     end
  889.     object Apperuavantimpression1: TMenuItem
  890.       Action = ApercuPrint
  891.     end
  892.     object Configurerlimprimante1: TMenuItem
  893.       Action = ConfigurePrint
  894.     end
  895.     object Ajusterlesmarges1: TMenuItem
  896.       Action = SetMarge
  897.     end
  898.     object N2: TMenuItem
  899.       Caption = '-'
  900.     end
  901.     object OuvrirunfichierRTF1: TMenuItem
  902.       Action = Open
  903.     end
  904.     object Enregistrersous1: TMenuItem
  905.       Action = SaveAs
  906.     end
  907.   end
  908.   object ActionList1: TActionList
  909.     Left = 30
  910.     Top = 30
  911.     object Couper: TAction
  912.       Category = 'Edition'
  913.       Caption = 'Cou&per'
  914.       Hint = 'Couper la s'#233'lection vers le presse papier'
  915.       ShortCut = 16472
  916.       OnExecute = CouperExecute
  917.     end
  918.     object Copier: TAction
  919.       Category = 'Edition'
  920.       Caption = '&Copier'
  921.       Hint = 'Copier la s'#233'lection vers le presse papier'
  922.       ShortCut = 16451
  923.       OnExecute = CopierExecute
  924.     end
  925.     object Coller: TAction
  926.       Category = 'Edition'
  927.       Caption = 'Co&ller'
  928.       Hint = 'Coller le contenu du presse papier'
  929.       ShortCut = 16470
  930.       OnExecute = CollerExecute
  931.     end
  932.     object ToutSelectionner: TAction
  933.       Category = 'Edition'
  934.       Caption = 'S'#233'lectionner &tout'
  935.       Hint = 'S'#233'lectionner tout le texte'
  936.       ShortCut = 16449
  937.       OnExecute = ToutSelectionnerExecute
  938.     end
  939.     object SupprimerTexte: TAction
  940.       Category = 'Edition'
  941.       Caption = 'S&upprimer'
  942.       Hint = 'Supprimer la s'#233'lection'
  943.       ShortCut = 16430
  944.       OnExecute = SupprimerTexteExecute
  945.     end
  946.     object Annuler: TAction
  947.       Category = 'Edition'
  948.       Caption = '&Annuler'
  949.       Hint = 'Annuler la derni'#232're action'
  950.       ShortCut = 16474
  951.       OnExecute = AnnulerExecute
  952.     end
  953.     object Rechercher: TAction
  954.       Category = 'Edition'
  955.       Caption = 'Rechercher du texte'
  956.       Hint = 'Rechercher du texte'
  957.       ShortCut = 16454
  958.       OnExecute = RechercherExecute
  959.     end
  960.     object Remplacer: TAction
  961.       Category = 'Edition'
  962.       Caption = 'Remplacer du texte'
  963.       Hint = 'Remplacer du texte'
  964.       ShortCut = 16466
  965.       OnExecute = RemplacerExecute
  966.     end
  967.     object ShortDate: TAction
  968.       Category = 'Insertion'
  969.       Caption = 'Date courte'
  970.       Hint = 'Ins'#233'rer la date courte'
  971.       OnExecute = ShortDateExecute
  972.     end
  973.     object Longdate: TAction
  974.       Category = 'Insertion'
  975.       Caption = 'Date longue'
  976.       Hint = 'Ins'#233'rer la date longue'
  977.       OnExecute = LongdateExecute
  978.     end
  979.     object ShortDateTime: TAction
  980.       Category = 'Insertion'
  981.       Caption = 'Date courte et l'#39'heure'
  982.       Hint = 'Ins'#233'rer la date courte et l'#39'heure'
  983.       OnExecute = ShortDateTimeExecute
  984.     end
  985.     object LongDateTime: TAction
  986.       Category = 'Insertion'
  987.       Caption = 'Date longue et l'#39'heure'
  988.       Hint = 'Ins'#233'rer la date longue et l'#39'heure'
  989.       OnExecute = LongDateTimeExecute
  990.     end
  991.     object Police: TAction
  992.       Category = 'Edition'
  993.       Caption = '&Police'
  994.       Hint = 'Choisir la police'
  995.       ShortCut = 16464
  996.       OnExecute = PoliceExecute
  997.     end
  998.     object SaveAs: TAction
  999.       Category = 'Fichier'
  1000.       Caption = 'Enregistrer sous'
  1001.       Hint = '[Enregistrer en RTF'
  1002.       ShortCut = 16467
  1003.       OnExecute = SaveAsExecute
  1004.     end
  1005.     object Open: TAction
  1006.       Category = 'Fichier'
  1007.       Caption = 'Ouvrir un fichier RTF'
  1008.       Hint = 'Ouvrir un fichier au format RTF'
  1009.       ShortCut = 16463
  1010.       OnExecute = OpenExecute
  1011.     end
  1012.     object Caractere: TAction
  1013.       Category = 'Insertion'
  1014.       Caption = 'Caract'#232'res sp'#233'ciaux'
  1015.       Hint = 'Ins'#233'rer des caract'#232'res sp'#233'ciaux'
  1016.       OnExecute = CaractereExecute
  1017.     end
  1018.     object ConfigurePrint: TAction
  1019.       Category = 'Fichier'
  1020.       Caption = 'Configurer l'#39'imprimante'
  1021.       OnExecute = ConfigurePrintExecute
  1022.     end
  1023.     object InsertFilePos: TAction
  1024.       Category = 'Insertion'
  1025.       Caption = 'Le contenu d'#39'un fichier'
  1026.       Hint = 'Ins'#233'rer le contenu d'#39'un fichier au curseur'
  1027.       OnExecute = InsertFilePosExecute
  1028.     end
  1029.     object Refaire: TAction
  1030.       Category = 'Edition'
  1031.       Caption = 'Refaire'
  1032.       HelpKeyword = 'Refaire la derni'#232're action'
  1033.       ShortCut = 24666
  1034.       OnExecute = RefaireExecute
  1035.     end
  1036.     object SpaceLine: TAction
  1037.       Category = 'Edition'
  1038.       Caption = 'Interligne'
  1039.       OnExecute = SpaceLineExecute
  1040.     end
  1041.     object SetMarge: TAction
  1042.       Category = 'Fichier'
  1043.       Caption = 'Ajuster les marges'
  1044.       OnExecute = SetMargeExecute
  1045.     end
  1046.     object ApercuPrint: TAction
  1047.       Category = 'Fichier'
  1048.       Caption = 'Aper'#231'u avant impression'
  1049.       Hint = 'Aper'#231'u avant impression'
  1050.       OnExecute = ApercuPrintExecute
  1051.     end
  1052.     object PrintFile: TAction
  1053.       Category = 'Fichier'
  1054.       Caption = 'Imprimer'
  1055.       OnExecute = PrintFileExecute
  1056.     end
  1057.     object AJour_Note: TAction
  1058.       Category = 'Fichier'
  1059.       Caption = 'Mettre '#224' jour la note'
  1060.     end
  1061.   end
  1062.   object FindDialog1: TFindDialog
  1063.     Options = [frDown, frHideUpDown]
  1064.     OnFind = FindDialog1Find
  1065.     Left = 65533
  1066.     Top = 57
  1067.   end
  1068.   object ReplaceDialog1: TReplaceDialog
  1069.     OnFind = ReplaceDialog1Find
  1070.     OnReplace = ReplaceDialog1Replace
  1071.     Left = 27
  1072.     Top = 60
  1073.   end
  1074.   object MainMenu1: TMainMenu
  1075.     Left = 90
  1076.     Top = 54
  1077.     object Fichier1: TMenuItem
  1078.       Caption = 'Fichier'
  1079.       object OuvrirunfichierRTF2: TMenuItem
  1080.         Action = Open
  1081.       end
  1082.       object Enregistrersous2: TMenuItem
  1083.         Action = SaveAs
  1084.       end
  1085.       object N6: TMenuItem
  1086.         Caption = '-'
  1087.       end
  1088.       object Imprimer1: TMenuItem
  1089.         Action = PrintFile
  1090.       end
  1091.       object Apperuavantimpression2: TMenuItem
  1092.         Action = ApercuPrint
  1093.       end
  1094.       object Configurerlimprimante2: TMenuItem
  1095.         Action = ConfigurePrint
  1096.       end
  1097.       object Ajusterlesmarges2: TMenuItem
  1098.         Action = SetMarge
  1099.       end
  1100.     end
  1101.     object Editeur1: TMenuItem
  1102.       Caption = 'Editeur'
  1103.       object Annuler1: TMenuItem
  1104.         Action = Annuler
  1105.       end
  1106.       object Refaire2: TMenuItem
  1107.         Action = Refaire
  1108.       end
  1109.       object N7: TMenuItem
  1110.         Caption = '-'
  1111.       end
  1112.       object Couper1: TMenuItem
  1113.         Action = Couper
  1114.       end
  1115.       object Copier1: TMenuItem
  1116.         Action = Copier
  1117.       end
  1118.       object Coller1: TMenuItem
  1119.         Action = Coller
  1120.       end
  1121.       object Supprimer1: TMenuItem
  1122.         Action = SupprimerTexte
  1123.       end
  1124.       object N8: TMenuItem
  1125.         Caption = '-'
  1126.       end
  1127.       object Slectionnertout1: TMenuItem
  1128.         Action = ToutSelectionner
  1129.       end
  1130.       object N12: TMenuItem
  1131.         Caption = '-'
  1132.       end
  1133.       object Rechercherdutexte2: TMenuItem
  1134.         Action = Rechercher
  1135.       end
  1136.       object Remplacerdutexte1: TMenuItem
  1137.         Action = Remplacer
  1138.       end
  1139.       object N13: TMenuItem
  1140.         Caption = '-'
  1141.       end
  1142.       object Police2: TMenuItem
  1143.         Action = Police
  1144.       end
  1145.       object Interligne1: TMenuItem
  1146.         Action = SpaceLine
  1147.       end
  1148.       object N14: TMenuItem
  1149.         Caption = '-'
  1150.       end
  1151.     end
  1152.     object Insertion1: TMenuItem
  1153.       Caption = 'Insertion'
  1154.       object Datecourte1: TMenuItem
  1155.         Action = ShortDate
  1156.       end
  1157.       object Apperuavantimpression3: TMenuItem
  1158.         Action = Longdate
  1159.       end
  1160.       object Datecourteetlheure1: TMenuItem
  1161.         Action = ShortDateTime
  1162.       end
  1163.       object Datelongueetlheure1: TMenuItem
  1164.         Action = LongDateTime
  1165.       end
  1166.       object N15: TMenuItem
  1167.         Caption = '-'
  1168.       end
  1169.       object Caractresspciaux1: TMenuItem
  1170.         Action = Caractere
  1171.       end
  1172.       object Lecontenudunfichier1: TMenuItem
  1173.         Action = InsertFilePos
  1174.       end
  1175.     end
  1176.   end
  1177.   object ColorDialog1: TColorDialog
  1178.     Ctl3D = True
  1179.     Options = [cdFullOpen]
  1180.     Left = 3
  1181.     Top = 87
  1182.   end
  1183.   object FontDialog1: TFontDialog
  1184.     Font.Charset = DEFAULT_CHARSET
  1185.     Font.Color = clWindowText
  1186.     Font.Height = -11
  1187.     Font.Name = 'MS Sans Serif'
  1188.     Font.Style = []
  1189.     MinFontSize = 0
  1190.     MaxFontSize = 0
  1191.     Left = 33
  1192.     Top = 87
  1193.   end
  1194. end
  1195.